CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Hough opencv

搜索资源列表

  1. hough.用hough变换来检测直线

    2下载:
  2. 基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-06-07
    • 文件大小:1494159
    • 提供者:王坤
  1. hough.rar

    0下载:
  2. 图像处理之 opencv 用hough变换检测圆,Image processing opencv circle detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:10365
    • 提供者:zhang
  1. Hough.rar

    0下载:
  2. opencv检测线段,用到hough,非常使用的,This is a standalone program. Pass an image name as a first parameter of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1164
    • 提供者:勤勤
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1659279
    • 提供者:pop
  1. hough

    0下载:
  2. 图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:82772
    • 提供者:zhang
  1. HOUGH

    0下载:
  2. 用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:82777
    • 提供者:liweijun
  1. GAME

    0下载:
  2. 利用SIFT检测两图片的相同点,并获 ·北京大学数字图象处理课件,封举富 ·主要内容彩色256色转灰度图,hough变 ·OPENCV手册!opencv用具很实用,广 ·功能强大的图像处理软件可以打开,关 ·ICP是用来匹配两组未知点,可以用于 ·利用opencv完成的汽车牌号识别,支 ·細線化程式,本程式源 ·图像处理算法方面编程代码汇总,请 -Detect SIFT picture using the same two points, and digita
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:2124
    • 提供者:邵闯
  1. Hough

    0下载:
  2. OpenCv cvHoughCircle test
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:554
    • 提供者:Pete
  1. HoughTransformconsole

    0下载:
  2. Using opencv, Hough Transformation extract lines from edges.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-09
    • 文件大小:16042422
    • 提供者:jinhyung
  1. FindCircle

    0下载:
  2. An example about finding circles using hough in OpenCV. Does not work very well, sorry-An example about finding circles using hough in OpenCV. Does not work very well, sorry...
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:581
    • 提供者:txinto
  1. CircleDetect(Opencv)

    0下载:
  2. 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4016
    • 提供者:丰旻
  1. hough

    0下载:
  2. houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:85615
    • 提供者:markman86
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. Hough_opencv

    0下载:
  2. 上传一个VC++写的基于Opencv的广义Hough变换匹配算法-From a VC++ to write the generalized Hough transform-based Opencv matching algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:262607
    • 提供者:Oscar
  1. MachineVision3

    0下载:
  2. a outsu thresholing algorithm with hough transform in opencv
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:8621
    • 提供者:dani
  1. hough

    0下载:
  2. vc++,opencv hough变换-vc++,opencv hough
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2760795
    • 提供者:qianqian
  1. circles

    0下载:
  2. Circle detection using Hough Transformation in OpenCV
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2272
    • 提供者:Rafal
  1. canny_houghLines_tester

    0下载:
  2. test of canny detector + hough lines for opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1013
    • 提供者:Michal Zajac
  1. hough

    0下载:
  2. 此程序使用是vc平台结合opencv 实现图像中的圆检测-The circle detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1401058
    • 提供者:王乐
  1. circletransform

    0下载:
  2. This code is for hough circle transform using OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:946
    • 提供者:hyun chan ahn
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com